home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmStringGetNextTriple.z / XmStringGetNextTriple
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttNNNNeeeexxxxttttTTTTrrrriiiipppplllleeee((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttNNNNeeeexxxxttttTTTTrrrriiiipppplllleeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttNNNNeeeexxxxttttTTTTrrrriiiipppplllleeee - An XmString function that returns
  10.           the type, length, and value of the next component in the
  11.           compound string
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           #include <Xm/Xm.h>
  15.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooommmmppppoooonnnneeeennnnttttTTTTyyyyppppeeee XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttNNNNeeeexxxxttttTTTTrrrriiiipppplllleeee(
  16.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooonnnntttteeeexxxxtttt ccccoooonnnntttteeeexxxxtttt,
  17.           uuuunnnnssssiiiiggggnnnneeeedddd iiiinnnntttt ****lllleeeennnnggggtttthhhh,
  18.           XXXXttttPPPPooooiiiinnnntttteeeerrrr ****vvvvaaaalllluuuueeee);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttNNNNeeeexxxxttttTTTTrrrriiiipppplllleeee returns the type, length, and value of
  25.           the next component in the compound string identified by
  26.           _c_o_n_t_e_x_t.  This function returns one component at a time.
  27.  
  28.           _c_o_n_t_e_x_t   Specifies the string context structure that was
  29.                     allocated by the XXXXmmmmSSSSttttrrrriiiinnnnggggIIIInnnniiiittttCCCCoooonnnntttteeeexxxxtttt function.
  30.  
  31.           _l_e_n_g_t_h    Specifies a pointer to the length of the value of
  32.                     the returned component.
  33.  
  34.           _v_a_l_u_e     Specifies a pointer to the value of the returned
  35.                     component.  If the returned value is not NULL, the
  36.                     function allocates space to hold the returned
  37.                     value.  When the application no longer needs the
  38.                     returned compound string, the application should
  39.                     call XXXXttttFFFFrrrreeeeeeee.
  40.  
  41.      RRRREEEETTTTUUUURRRRNNNN
  42.           Returns the type of the component found. Refer to the
  43.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooommmmppppoooonnnneeeennnnttttTTTTyyyyppppeeee(3) reference page for a list of
  44.           component types.
  45.  
  46.      RRRREEEELLLLAAAATTTTEEEEDDDD
  47.           XXXXmmmmDDDDiiiirrrreeeeccccttttiiiioooonnnn(3), XXXXmmmmSSSSttttrrrriiiinnnngggg(3), XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooommmmppppoooonnnneeeennnnttttTTTTyyyyppppeeee(3),
  48.           XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttNNNNeeeexxxxttttCCCCoooommmmppppoooonnnneeeennnntttt(3), and XXXXmmmmSSSSttttrrrriiiinnnnggggPPPPeeeeeeeekkkkNNNNeeeexxxxttttTTTTrrrriiiipppplllleeee(3).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.